home *** CD-ROM | disk | FTP | other *** search
/ Chronicles of Narnia, The…) (Electronic Press Kit) / Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Europe) (Electronic Press Kit).bin / bv_n_menu_fr.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2005-10-03  |  119b  |  6 lines

  1. on(rollOver){
  2.    this.www.overState = 0;
  3.    this.www.gotoAndPlay("start");
  4.    this.www.title.gotoAndPlay("in");
  5. }
  6.